Edit Task: NonRecurringTimeImport
Format
SCHED / EditTask '<TaskName>' NonRecurringTimeImport '<FileNamePath>'
Description
The NonRecurringTimeImport attribute under EditTask is only used if the RecurringType task attribute is set to SingleInstance. This attribute imports a window file for the task.
For more information on parameters, see the Window File Import page.
Parameters
| Parameter | Description | 
|---|---|
| FileNamePath | A string of text in single quotes of the Path/filename for the window file that is to be imported. More information on the acceptable file path formats can be found here. | 
Examples
Import times from a file.
SCHED / EditTask 'TaskA' NonRecurringTimeImport 'C:\AstroScheduler\Task_Times.txt'
                            